IParameterIsNameUnique Method

Checks whether the specified parameter name is unique within the block properties table.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
bool IsNameUnique(
        string name
)

Parameters

name  String
[in] Name to check.

Return Value

Boolean
True if the name is unique, false otherwise.
See Also

©  Bricsys NV. All rights reserved.