4.1.15.2.3 AttrIsNonReplicated
-
procedure AttrIsNonReplicated(attr: ATTRTYP): boolean
Returns true if the attribute attr is a nonreplicated attribute, and returns false otherwise.
-
return FLAG_ATTR_NOT_REPLICATED in SchemaObj(attr)!systemFlags
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
procedure AttrIsNonReplicated(attr: ATTRTYP): boolean
Returns true if the attribute attr is a nonreplicated attribute, and returns false otherwise.
return FLAG_ATTR_NOT_REPLICATED in SchemaObj(attr)!systemFlags