Class Property
Assembly: NXOpen.dll
Syntax
public class Property : NXObject, IMessageSink, INXObject
Constructors
Property()
Declaration
Properties
BitmapName
Declaration
public string BitmapName { get; set; }
Property Value
CustomMessage
Declaration
public string CustomMessage { get; set; }
Property Value
PropertyType
Declaration
public Property.TypeOption PropertyType { get; }
Property Value
SystemDatatype
Declaration
public Property.DatatypeOption SystemDatatype { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink