Freigeben über


StatusingDataSet.LocalCustomFieldMetadataRow.MD_PROP_IS_REQUIRED Property

Namespace:  WebSvcStatusing
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.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; }

Property Value

Type: System.Boolean

See Also

Reference

StatusingDataSet.LocalCustomFieldMetadataRow Class

StatusingDataSet.LocalCustomFieldMetadataRow Members

WebSvcStatusing Namespace