LiveDevice.User Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Internal Use only
public:
property Microsoft::Xrm::Tooling::Connector::DeviceUserName ^ User { Microsoft::Xrm::Tooling::Connector::DeviceUserName ^ get(); void set(Microsoft::Xrm::Tooling::Connector::DeviceUserName ^ value); };
public Microsoft.Xrm.Tooling.Connector.DeviceUserName User { get; set; }
member this.User : Microsoft.Xrm.Tooling.Connector.DeviceUserName with get, set
Public Property User As DeviceUserName