Nevron .NET Vision
Nevron.Dom Namespace / NAttributeStateChangeOperation Class
Members


In This Topic
    NAttributeStateChangeOperation Class
    In This Topic
    Represents an operation, which is recorded when the entire state or only fields of an attribute are about to be changed
    Object Model
    NAttributeStateChangeOperation Class
    Syntax
    'Declaration
     
    
    Public Class NAttributeStateChangeOperation 
       Inherits NOperation
    'Usage
     
    
    Dim instance As NAttributeStateChangeOperation
    public class NAttributeStateChangeOperation : NOperation 
    Inheritance Hierarchy

    System.Object
       Nevron.Dom.NOperation
          Nevron.Dom.NAttributeStateChangeOperation

    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