Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Gets the business rule argument property type.
Namespace: Microsoft.MasterDataServices.Services.DataContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
Syntax
'Declaration
ReadOnly Property PropertyType As BRPropertyType
Get
'Usage
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
Property Value
Type: Microsoft.MasterDataServices.Services.DataContracts.BRPropertyType
The business rule argument property type.
See Also
Reference
Microsoft.MasterDataServices.Services.DataContracts Namespace