RelationshipInfoProviderGetRelationshipInfo Method (Int32) |
Gets relationship info object.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax public static RelationshipInfo GetRelationshipInfo(
int relationshipId
)
Parameters
- relationshipId
- Type: SystemInt32
ID of relationship
Return Value
Type:
RelationshipInfoSee Also