LoadPropertyUserFeaPanel Class

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public class LoadPropertyUserFeaPanel : LoadProperty
Inheritance
Object    IdEntity    IdNameEntity    AssignableProperty    LoadProperty    LoadPropertyUserFeaPanel

Properties

Category The family category of the load property
(Inherited from LoadProperty)
Id
(Inherited from IdEntity)
IsZeroCurvature
(Inherited from LoadProperty)
ModificationDate
(Inherited from LoadProperty)
Name
(Inherited from IdNameEntity)
Type The load property type of the load property
(Inherited from LoadProperty)
UserFeaRows Load property row data

Methods

EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTypeGets the Type of the current instance.
(Inherited from Object)
SetIsZeroCurvature Is there an enum for this?
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also