|
DynamicAttributeDataCode Property |
Gets or sets the code. The code determines the type of dynamic attribute that should be created.
Namespace: Infosoft.Webservices.DTOAssembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax public string Code { get; set; }
No code example is currently available or this language may not be supported.
Property Value
StringRemarks Each configured dynamic attribute has a code associated with it, the code is a unique identifier used by external parties to get/change attributes
See Also