The VGApplication type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodStatic memberGetAllPermissionSet
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns the name for the application.
(Overrides Object..::..ToString()()()().)
Public methodStatic memberUpdateApplication

Properties

  NameDescription
Public propertyAnonymousRole
Gets the Anonymous Role of the application.
Public propertyAnonymousSystemRole
Gets the Anonymous Role of the Visual Guard.
Public propertyApplicationId
Gets the unique identifier of the application of the application
Public propertyApplicationType
Type of application
Public propertyComment
Gets a short description of the application.
Public propertyDefaultRole
Gets the Anonymous Role of the application.
Public propertyId
Id of the application
Public propertyLanguage
Public propertyLastModification
Last time (Server Time) this entity been changed
Public propertyLastModificationLT
Gets the modification date of the application. (Local Time)
Public propertyMemberShipAccessLevel Obsolete.
Gets the Membership Access Level of the application.
Public propertyName
Gets the name of the application.
Public propertyOtherAssembly
Public propertyRepositoryId
Gets the unique identifier of the information used to store in a repository
Public propertySecuredAssemblyPath
Public propertyVersion
Gets the version of the application.
Public propertyWebPortalId
Get Id of WebPortal

See Also