Class Property
Inheritance
System.Object
System.MarshalByRefObject
Property
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.VisualReporting
Assembly: NXOpen.dll
Syntax
public class Property : NXObject, IMessageSink, INXObject
Constructors
Property()
Declaration
protected Property()
Properties
BitmapName
Declaration
public string BitmapName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CustomMessage
Declaration
public string CustomMessage { get; set; }
Property Value
Type | Description |
---|---|
System.String |
PropertyType
Declaration
public Property.TypeOption PropertyType { get; }
Property Value
Type | Description |
---|---|
Property.TypeOption |
SystemDatatype
Declaration
public Property.DatatypeOption SystemDatatype { get; }
Property Value
Type | Description |
---|---|
Property.DatatypeOption |
Implements
System.Runtime.Remoting.Messaging.IMessageSink