ValidateCustomAttributes
Validates the CustomAttributes.
Syntax
ValidateCustomAttributes(IHierarchicalZoneComputer computer)
Parameter
Specify the following parameter when using this method:
Parameter | Description |
---|---|
computer
|
The computer to search. |
Return value
A boolean value; true
if the custom attributes are valid. Otherwise, false
.