ProcedureTemplateStepAttrDescriptor Property |
ID of the Asset Attribute Metadata record.
This value is required when TypeID == ProcedureStepType.Attribute; otherwise not supported.
It defines what data end user should provide when executing Procedure Step.
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