ProductDataCustom11 Property |
Custom field #11.
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 Custom11 { get; set; }
Public Property Custom11 As String
Get
Set
public:
property String^ Custom11 {
String^ get ();
void set (String^ value);
}
member Custom11 : string with get, set
Property Value
Type:
String
See Also