Click or drag to resize

OrganizationsGetOrganizationLicenseSubscriptionInfoV30 Method

[Missing <summary> documentation for "M:BlackBerry.Workspaces.Resource.Organizations.GetOrganizationLicenseSubscriptionInfoV30(BlackBerry.Workspaces.Json.OrgLicenseSubscriptionInfoRequestJson)"]

Namespace:  BlackBerry.Workspaces.Resource
Assembly:  WorkspacesSdkCore (in WorkspacesSdkCore.dll) Version: 0.0.0.0
Syntax
C#
public OrgLicenseSubscriptionInfoResponseJson GetOrganizationLicenseSubscriptionInfoV30(
	OrgLicenseSubscriptionInfoRequestJson orgLicenseSubscriptionInfoRequestJson
)

Parameters

orgLicenseSubscriptionInfoRequestJson
Type: BlackBerry.Workspaces.JsonOrgLicenseSubscriptionInfoRequestJson

[Missing <param name="orgLicenseSubscriptionInfoRequestJson"/> documentation for "M:BlackBerry.Workspaces.Resource.Organizations.GetOrganizationLicenseSubscriptionInfoV30(BlackBerry.Workspaces.Json.OrgLicenseSubscriptionInfoRequestJson)"]

Return Value

Type: OrgLicenseSubscriptionInfoResponseJson

[Missing <returns> documentation for "M:BlackBerry.Workspaces.Resource.Organizations.GetOrganizationLicenseSubscriptionInfoV30(BlackBerry.Workspaces.Json.OrgLicenseSubscriptionInfoRequestJson)"]

See Also