'Declaration
Public ReadOnly Property AttributeId As UAAttributeId
'Usage
Dim instance As UAClientDataMappingSource Dim value As UAAttributeId instance.AttributeId = value value = instance.AttributeId
public UAAttributeId AttributeId {get;}
public: property UAAttributeId AttributeId { UAAttributeId get(); }
Property Value
The default value of this property is Value (UAAttributeId.Value)
.