 | QueryCurrentJournalResultColorDescription Property |
Namespace:
Bex.API.ServiceDTOs.StocktakingForDevices
Assembly:
Bex.API (in Bex.API.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string ColorDescription { get; set; }
Public Property ColorDescription As String
Get
Set
public:
property String^ ColorDescription {
String^ get ();
void set (String^ value);
}
member ColorDescription : string with get, set
Property Value
Type:
String
See Also