Description:

Tests if this DimensionStyle is a child of a specific DimensionStyle

Syntax:
public bool IsChildOf(
Guid parentId
)
Returns:
Type: bool
True if this is a child of the DimensionStyle with Parent False otherwise.
Available since:
6.0

Nothing found