Shunde.NET Framework Class Library

AttribRelation.GetAttribsRelatedTo Method 

Gets and populates all the Attribs that are related (by an AttribRelation) to the given Object

public static Attrib[] GetAttribsRelatedTo(
   DBObject relatedObject
);

Return Value

Returns an array of 0 or more Attrib objects

See Also

AttribRelation Class | Shunde.Common Namespace