AppModuleInfo Class
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.
For internal use only.
public ref class AppModuleInfo : Microsoft::Crm::Sdk::Messages::IAppModuleInfo, System::Runtime::Serialization::IExtensibleDataObject
[System.Runtime.Serialization.DataContract(Namespace="http://schemas.microsoft.com/xrm/8.2/Contracts")]
public class AppModuleInfo : Microsoft.Crm.Sdk.Messages.IAppModuleInfo, System.Runtime.Serialization.IExtensibleDataObject
[<System.Runtime.Serialization.DataContract(Namespace="http://schemas.microsoft.com/xrm/8.2/Contracts")>]
type AppModuleInfo = class
interface IExtensibleDataObject
interface IAppModuleInfo
Public Class AppModuleInfo
Implements IAppModuleInfo, IExtensibleDataObject
- Inheritance
-
AppModuleInfo
- Attributes
- Implements
Constructors
AppModuleInfo() |
For internal use only. |
Properties
AppDisplayName |
For internal use only. |
AppId |
For internal use only. |
AppSettingDetails |
For internal use only. |
AppUniqueName |
For internal use only. |
AppUri |
For internal use only. |
AppVersion |
For internal use only. |
ClientType |
For internal use only. |
CreatedBy |
For internal use only. |
CreatedOn |
For internal use only. |
Description |
For internal use only. |
ExtensionData |
For internal use only. |
IsDefault |
For internal use only. |
ModifiedBy |
For internal use only. |
ModifiedOn |
For internal use only. |
NavigationType |
For internal use only. |
OptimizedFor |
For internal use only. |
PublishedOn |
For internal use only. |
PublisherName |
For internal use only. |
WebResourceUri |
For internal use only. |
WelcomePageUri |
For internal use only. |