asposecells.api

Class ThreadedCommentAuthor

Represents the person who creates the threaded comments;

Property Getters/Setters Summary
methodgetName()
method
setName(value)
           Gets and sets the name.
methodgetProviderId()
method
           Gets the id of the provider.
methodgetUserId()
method
setUserId(value)
           Gets and sets the id of the user.
 

    • Property Getters/Setters Detail

      • getName/setName : String 

        String getName() / setName(value)
        
        Gets and sets the name.
      • getUserId/setUserId : String 

        String getUserId() / setUserId(value)
        
        Gets and sets the id of the user.
      • getProviderId/setProviderId : String 

        String getProviderId() / setProviderId(value)
        
        Gets the id of the provider.