ProfileOperations 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.
Represents the interface for UserProfile
operations.
public ref class ProfileOperations
public class ProfileOperations
type ProfileOperations = class
Public Class ProfileOperations
- Inheritance
-
ProfileOperations
Constructors
ProfileOperations(String, String, Guid, String, Boolean, String, Boolean) |
Properties
CacheVersionId |
Gets or sets the version ID of the cache string. |
CrmEntityCollection |
Gets the CRM entity collection from cache. |
ImageCache |
Gets the image data cache object. |
isCachDisabled |
Gets or sets a Boolean value that specifies whether the cache will be written to disk. |
isCacheAvailable |
Gets a Boolean value that specifies whether the cache object is available. |
IsUsdVersionCompliant |
Gets a Boolean value that specifies whether the USD version is compliant. |
OrganizationLCID |
Gets the organization locale ID. |
UsdCustomizationFilesPath | |
UsdLanguageFileForUser |
Gets the XML for the language translation document. |
UsdSolutionVersion |
Gets the current version ID of the deployed USD version. |
UsdUserProfileDirectoryAppPath |
Gets the path to the USD user profile directory. |
UserConfigCacheVersionId | |
UserLCID |
Gets the user locale ID. |