<Code Lib>
2026 Property
Changes 0
P

Family.IsInPlace

Description:
True if the family is an in-place family, false if the family is a loadable family.

public bool IsInPlace { get; }

Loading…