ProductDataCustom15 Property |
Custom field #15.
Namespace: dk.webCRM.ApiSync.BusinessLayer.EntitiesAssembly: dk.webCRM.ApiSync.BusinessLayer (in dk.webCRM.ApiSync.BusinessLayer.dll) Version: 2.0.0.5 (2.0.0.5)
Syntaxpublic string Custom15 { get; set; }
Public Property Custom15 As String
Get
Set
public:
property String^ Custom15 {
String^ get ();
void set (String^ value);
}
member Custom15 : string with get, set
Property Value
Type:
String
See Also