Share via


Permission.CopyTo Method

Include Protected Members
Include Inherited Members

Makes a full copy of the current Permission to the specified object.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Protected method CopyTo(ModelComponent) Infrastructure. (Inherited from ModelComponent.)
Protected method CopyTo(NamedComponent) (Inherited from NamedComponent.)
Protected method CopyTo(MajorObject, Boolean) Infrastructure. (Overrides MajorObject.CopyTo(MajorObject, Boolean).)

Top