Freigeben über


StatusingDataSet.LocalCustomFieldMetadataRow.MD_PROP_IS_REQUIRED-Eigenschaft

Gibt an, ob das benutzerdefinierte Feld erforderlich ist, wenn die Entität (Projekt, Resource oder Task) erstellt wird.

Namespace:  WebSvcStatusing
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Property MD_PROP_IS_REQUIRED As Boolean
    Get
    Set
'Usage
Dim instance As StatusingDataSet.LocalCustomFieldMetadataRow
Dim value As Boolean

value = instance.MD_PROP_IS_REQUIRED

instance.MD_PROP_IS_REQUIRED = value
public bool MD_PROP_IS_REQUIRED { get; set; }

Eigenschaftswert

Typ: System.Boolean

Siehe auch

Referenz

StatusingDataSet.LocalCustomFieldMetadataRow Klasse

StatusingDataSet.LocalCustomFieldMetadataRow-Member

WebSvcStatusing-Namespace