Company Property

Namespace:  Microsoft.Dynamics.AX.Framework.Services.Contracts
Assembly:  Microsoft.Dynamics.AX.Services.Metadata (in Microsoft.Dynamics.AX.Services.Metadata.dll)

[DataMemberAttribute]
public:
virtual property String^ Company {
	String^ get () sealed;
	void set (String^ value) sealed;
}

Property Value

Type: System.String
Returns String.

Implements

IUserSessionInfo.Company

Community Additions

ADD
Show: