IAppModuleDetails.AppDisplayName 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.
public:
property Microsoft::Crm::Sdk::Messages::LocalizedLabelDetails ^ AppDisplayName { Microsoft::Crm::Sdk::Messages::LocalizedLabelDetails ^ get(); void set(Microsoft::Crm::Sdk::Messages::LocalizedLabelDetails ^ value); };
public Microsoft.Crm.Sdk.Messages.LocalizedLabelDetails AppDisplayName { get; set; }
member this.AppDisplayName : Microsoft.Crm.Sdk.Messages.LocalizedLabelDetails with get, set
Public Property AppDisplayName As LocalizedLabelDetails