 |
DynamicAttributeDataValue Property |
Gets or sets the value of the attribute.
Namespace: Infosoft.Webservices.DTOAssembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntaxpublic string Value { get; set; }
No code example is currently available or this language may not be supported.
Property Value
String
RemarksThe value might undergo special validation if the dynamic attribute type requires it even though it is a string in the interchange format
See Also