WoProcedureStepDescription Property |
Step description.
Value is required when Step came from WON (i.e. IsWon == True), otherwise NULL.
This field is not expected to be edited by end user.
Its value is used as replacement for Custom Field/Asset Attribute Metadata name because these are no available when Step is received from WON.
Max Length = 512
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string Description { get; set; }
Property Value
Type:
String
See Also