[Missing <summary> documentation for "T:IMailAPI_NET.WGSACL"]
Inheritance Hierarchy
IMailAPI_NETWGSACL
Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax
The WGSACL type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | WGSACL | Initializes a new instance of the WGSACL class |
![]() | WGSACL(Int32) |
Loads a WGSACL from the DB via its ID.
|
![]() | WGSACL(Int32, Int32) |
Loads a WGSACL from the DB via its userID and shareID.
|
![]() | WGSACL(Int32, Int32, Int32, Int32, Int32, Int32) | Initializes a new instance of the WGSACL class |
![]() | WGSACL(Int32, Int32, Int32, Int32, Int32, Int32, Int32) | Initializes a new instance of the WGSACL class |
Methods
Name | Description | |
---|---|---|
![]() | Delete | |
![]() ![]() | DeleteACL | |
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Load | |
![]() | Save | |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | AccessLevel | |
![]() | AdmitteeID | |
![]() | AdmitteeType | |
![]() | Domain | |
![]() | ID | |
![]() | SharerID | |
![]() | SharerType |
See Also