CommonCheckAdminSystemType Method

[Missing <summary> documentation for "M:IAS.Common.CheckAdminSystemType(IAS.Common.AdminSystemTypes,System.String)"]

Namespace:  IAS
Assembly:  Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static bool CheckAdminSystemType(
	CommonAdminSystemTypes adminSystem,
	string uniqueID
)

Parameters

adminSystem
Type: IASCommonAdminSystemTypes

[Missing <param name="adminSystem"/> documentation for "M:IAS.Common.CheckAdminSystemType(IAS.Common.AdminSystemTypes,System.String)"]

uniqueID
Type: SystemString

[Missing <param name="uniqueID"/> documentation for "M:IAS.Common.CheckAdminSystemType(IAS.Common.AdminSystemTypes,System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:IAS.Common.CheckAdminSystemType(IAS.Common.AdminSystemTypes,System.String)"]

See Also