 | ProductPostingGroupDtoKey Property |
Namespace:
Bex.API.ServiceDTOs
Assembly:
Bex.API (in Bex.API.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic short Key { get; set; }
Public Property Key As Short
Get
Set
public:
property short Key {
short get ();
void set (short value);
}
member Key : int16 with get, set
Property Value
Type:
Int16
See Also