Condividi tramite


Proprietà PropertyType

Gets or sets a business rule argument property type.

Spazio dei nomi  Microsoft.MasterDataServices.Services.DataContracts
Assembly:  Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)

Sintassi

'Dichiarazione
ReadOnly Property PropertyType As BRPropertyType
    Get
'Utilizzo
Dim instance As IBRArgument
Dim value As BRPropertyType

value = instance.PropertyType
BRPropertyType PropertyType { get; }
property BRPropertyType PropertyType {
    BRPropertyType get ();
}
abstract PropertyType : BRPropertyType
function get PropertyType () : BRPropertyType