MemberParams Class

Represents parameters required to create a member
Inheritance Hierarchy
SystemObject
  TSD.API.Remoting.CommonEntityParams
    TSD.API.Remoting.Structure.CreateMemberParams

Namespace:  TSD.API.Remoting.Structure.Create
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public sealed class MemberParams : EntityParams

The MemberParams type exposes the following members.

Constructors
  NameDescription
Public methodMemberParams
The constructor for a member
Top
Properties
  NameDescription
Public propertyEntityType (Inherited from EntityParams.)
Public propertyMemberAttributeSet
Public propertyPoints
Gets the IConstructionPoint list of the member
Top
See Also