StatusingDataSet.LocalCustomFieldMetadataRow.MD_PROP_ID-Eigenschaft
Gibt einen formatierte Ganzzahl eindeutigen Bezeichner für diese Definition benutzerdefinierter Felder.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Property MD_PROP_ID As Integer
Get
Set
'Usage
Dim instance As StatusingDataSet.LocalCustomFieldMetadataRow
Dim value As Integer
value = instance.MD_PROP_ID
instance.MD_PROP_ID = value
public int MD_PROP_ID { get; set; }
Eigenschaftswert
Typ: System.Int32
Siehe auch
Referenz
StatusingDataSet.LocalCustomFieldMetadataRow Klasse