IContentFreezeStateLastChangeUserId Property 
             | 
          
        
        
          
         
            Gets the ID of the most recent 
User that updated the content freeze state.
            
 
    Namespace: 
   Ingeniux.CMS
    Assembly:
   Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntaxstring LastChangeUserId { get; }ReadOnly Property LastChangeUserId As String
	Get
property String^ LastChangeUserId {
	String^ get ();
}abstract LastChangeUserId : string with get
Property Value
Type: 
String
RemarksThe initiation user is the last changed user before any other user making changes.
See Also