Method GetShare
GetShare(AuraShareId, long?, string)
Declaration
Task<ShareInfo> GetShare(AuraShareId shareId, long? revision = null, string shareKey = null)
Parameters
| Type | Name | Description |
|---|---|---|
| AuraShareId | shareId | |
| long? | revision | |
| string | shareKey |
Returns
| Type | Description |
|---|---|
| Task<ShareInfo> |