SPAppUsageEntry constructor
Overload list
Name | Description | |
---|---|---|
SPAppUsageEntry() | Initializes a new instance of the SPAppUsageEntry class. | |
SPAppUsageEntry([]) | Initializes a new instance of the SPAppUsageEntry class from an array of object properties. | |
SPAppUsageEntry(Guid, Guid, Int32, String, Guid, Guid, String) | Initializes a new instance of the SPAppUsageEntry class. |
Top