SchemaElementDefinitionStatus Property |
Gets the status of this SchemaElementDefinition.
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.15.0.1
Syntax public abstract SchemaStatus Status { get; }
Public MustOverride ReadOnly Property Status As SchemaStatus
Get
public:
virtual property SchemaStatus Status {
SchemaStatus get () abstract;
}
abstract Status : SchemaStatus with get
Property Value
Type:
SchemaStatusSee Also