Nevron .NET Vision
Nevron.Dom Namespace / NAttributeStateChangeOperation Class / StateChange Property


In This Topic
    StateChange Property (NAttributeStateChangeOperation)
    In This Topic
    Indicates whether the operation stored the entire attribute state or only the state of the specified fields
    Syntax
    'Declaration
     
    
    Public ReadOnly Property StateChange As System.Boolean
    'Usage
     
    
    Dim instance As NAttributeStateChangeOperation
    Dim value As System.Boolean
     
    value = instance.StateChange
    public System.bool StateChange {get;}
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also