IBRArgument.PropertyType Propiedad
Gets the business rule argument property type.
Espacio de nombres: Microsoft.MasterDataServices.Services.DataContracts
Ensamblado: Microsoft.MasterDataServices.Services.Contracts (en Microsoft.MasterDataServices.Services.Contracts.dll)
Sintaxis
'Declaración
ReadOnly Property PropertyType As BRPropertyType
Get
'Uso
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
Valor de la propiedad
Tipo: Microsoft.MasterDataServices.Services.DataContracts.BRPropertyType
The business rule argument property type.
Vea también
Referencia
Espacio de nombres Microsoft.MasterDataServices.Services.DataContracts