NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Properties | List of all members
NXOpen.BlockStyler.MultilineString Class Reference

Represents a Multiline String block More...

Inheritance diagram for NXOpen.BlockStyler.MultilineString:
NXOpen.BlockStyler.UIBlock NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe string[] GetUncommittedValue ()
 The Uncommitted Value. More...
 
unsafe string[] GetValue ()
 Gets the Value More...
 
unsafe void SetValue (string[] valueString)
 Sets the Value More...
 
- Public Member Functions inherited from NXOpen.BlockStyler.UIBlock
unsafe void Focus ()
 Focuses on the block. More...
 
unsafe
NXOpen.BlockStyler.PropertyList 
GetProperties ()
 Returns the properties of the block More...
 
- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Properties

unsafe int Height [get, set]
 Returns or sets the Height More...
 
unsafe bool Localize [get, set]
 Returns or sets the Localize. More...
 
unsafe int MaximumCharactersAccepted [get, set]
 Returns or sets the MaximumCharactersAccepted More...
 
unsafe int MaximumHeight [get, set]
 Returns or sets the MaximumHeight More...
 
unsafe int MinimumHeight [get, set]
 Returns or sets the MinimumHeight More...
 
unsafe bool ResizeHeightWithDialog [get, set]
 Returns or sets the ResizeHeightWithDialog. More...
 
unsafe bool RetainValue [get, set]
 Returns or sets the RetainValue More...
 
unsafe string ValuesConcatenated [get, set]
 Returns or sets the ValuesConcatenated. More...
 
unsafe int Width [get, set]
 Returns or sets the Width More...
 
- Properties inherited from NXOpen.BlockStyler.UIBlock
unsafe bool Enable [get, set]
 Returns or sets the Enable. More...
 
unsafe bool Expanded [get, set]
 Returns or sets the Expanded More...
 
unsafe bool Group [get, set]
 Returns or sets the Group More...
 
unsafe string Label [get, set]
 Returns or sets the Label More...
 
unsafe string Name [get]
 Returns the name of the block or BlockID More...
 
unsafe bool Show [get, set]
 Returns or sets the Visibility of block. More...
 
unsafe string Type [get]
 Returns the type of block More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a Multiline String block

Created in NX6.0.0

Member Function Documentation

unsafe string [] NXOpen.BlockStyler.MultilineString.GetUncommittedValue ( )
inline

The Uncommitted Value.

Represents the actual value user inputs in.

Created in NX1872.0.0

License requirements: None.

Returns
unsafe string [] NXOpen.BlockStyler.MultilineString.GetValue ( )
inline

Gets the Value

Created in NX8.5.0

License requirements: None.

Returns
unsafe void NXOpen.BlockStyler.MultilineString.SetValue ( string[]  valueString)
inline

Sets the Value

Created in NX8.5.0

License requirements: None.

Parameters
valueString

Property Documentation

unsafe int NXOpen.BlockStyler.MultilineString.Height
getset

Returns or sets the Height

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.MultilineString.Localize
getset

Returns or sets the Localize.

If true, the Label is translated to current locale language

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe int NXOpen.BlockStyler.MultilineString.MaximumCharactersAccepted
getset

Returns or sets the MaximumCharactersAccepted

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe int NXOpen.BlockStyler.MultilineString.MaximumHeight
getset

Returns or sets the MaximumHeight

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe int NXOpen.BlockStyler.MultilineString.MinimumHeight
getset

Returns or sets the MinimumHeight

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.MultilineString.ResizeHeightWithDialog
getset

Returns or sets the ResizeHeightWithDialog.

If true, height of block will dynamically change when the dialog is resized.

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe bool NXOpen.BlockStyler.MultilineString.RetainValue
getset

Returns or sets the RetainValue

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe string NXOpen.BlockStyler.MultilineString.ValuesConcatenated
getset

Returns or sets the ValuesConcatenated.

Represents single string with values in block concatenated with new-line characters.

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe int NXOpen.BlockStyler.MultilineString.Width
getset

Returns or sets the Width

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: None.


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.