WoProcedureStepFlag Property |
Flag Reason ID.
This value always references Procedure Flag Reasons from the local database, even when Step is received from WON (IsWon == True).
Corrigo Enterprise doesn’t synchronize Procedure flags between provider and requestor.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic ProcedureFlagReason Flag { get; set; }
Public Property Flag As ProcedureFlagReason
Get
Set
No code example is currently available or this language may not be supported.
Property Value
ProcedureFlagReason
See Also