Namespace:
Aruba.Cloud.Provisioning.Entities
Assembly:
Aruba.Cloud.Provisioning.Entities (in Aruba.Cloud.Provisioning.Entities.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int CompanyId { get; set; }Public Property CompanyId As Integer
Get
Set
public:
property int CompanyId {
int get ();
void set (int value);
}member CompanyId : int with get, set
function get CompanyId () : int
function set CompanyId (value : int)
Property Value
Type:
Int32
See Also