SPUserCodeAssemblyGroupId members
Identifies a user assembly group.
The SPUserCodeAssemblyGroupId type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPUserCodeAssemblyGroupId | Initializes a new instance of the SPUserCodeAssemblyGroupId class. |
Top
Properties
Name | Description | |
---|---|---|
GroupId | Gets or sets the provider-specific assembly group identifier. |
Top
Methods
Name | Description | |
---|---|---|
Equals | Determines whether this instance of SPUserCodeAssemblyGroupId is equal to the specified object. (Overrides Object.Equals(Object).) | |
Finalize | (Inherited from Object.) | |
GetHashCode | Gets the hash code for the SPUserCodeAssemblyGroupId object. (Overrides Object.GetHashCode().) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | Returns a string that represents the current SPUserCodeAssemblyGroupId object. (Overrides Object.ToString().) |
Top
Explicit interface implementations
Name | Description | |
---|---|---|
ISerializable.GetObjectData | Adds the user assembly group identifier to the serialized object. |
Top