ProductDataPersonId Property |
Person id.
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 long PersonId { get; set; }
Public Property PersonId As Long
Get
Set
public:
property long long PersonId {
long long get ();
void set (long long value);
}
member PersonId : int64 with get, set
Property Value
Type:
Int64
See Also