WoProcedureStepAttrDescriptor Property |
Asset Attribute Metadata linked to Procedure Step.
Value is required when Procedure Step type is Attribute (ProcedureStepType.Attribute), otherwise NULL.
This reference controls data type required for Procedure Step value and pick list.
If at the time of Procedure Step execution asset no longer supports specified attribute, Step will receive status N/A.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic AttributeDescriptor AttrDescriptor { get; set; }
Public Property AttrDescriptor As AttributeDescriptor
Get
Set
No code example is currently available or this language may not be supported.
Property Value
AttributeDescriptor
See Also