RcsCylinderNumber Property |
Number; unique for the whole list of Cylinders including retired records. This field is auto-computed by application as "[BaseNumber]" or "[BaseNumber]-[MinorID]" (for "replace" scenario).
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string Number { get; set; }
Public Property Number As String
Get
Set
No code example is currently available or this language may not be supported.
Property Value
String
See Also