Property | Type | Description | |
---|---|---|---|
GetAllDomains | List |
||
GetDomainById | |||
GetDomainsByName | List |
Method | Description | |
---|---|---|
ExecuteCmdletBase ( System.Management.Automation.PSCmdlet callingCmdlet ) : void | ||
Get_GLDomainBase ( ) : System |
Method | Description | |
---|---|---|
GetAllDomains ( MappingToolDatabaseDataContext dataContext ) : List |
||
GetDomainById ( MappingToolDatabaseDataContext dataContext, System.Guid domainId ) : |
||
GetDomainsByName ( MappingToolDatabaseDataContext dataContext, string domainName ) : List |
public ExecuteCmdletBase ( System.Management.Automation.PSCmdlet callingCmdlet ) : void | ||
callingCmdlet | System.Management.Automation.PSCmdlet | |
return | void |