UpdatePublishStepEventArgsUpdateType Property 
             | 
          
        
        
          
         
            Gets the name of update "type"
            
 
    Namespace: 
   Ingeniux.CMS.Event
    Assembly:
   Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntaxpublic string UpdateType { get; }Public ReadOnly Property UpdateType As String
	Get
public:
property String^ UpdateType {
	String^ get ();
}member UpdateType : string with get
Property Value
Type: 
String
See Also