PublicAPI.Portal.Objects.Security.AssignedRoleStereotype.FindByIdArray ELMA API Documentation
Find All Objects by Array IDs
 
 
Syntax

public ICollection<AssignedRoleStereotype> FindByIdArray(
	long[] idArray
)

Parameters

idArray
Type:  System Int64 
ID Array

Return Value

Type: ICollection AssignedRoleStereotype 
List of Found Objects
Remarks

How to find an object ID
See Also