public interface IDocumentStatus
Public Interface IDocumentStatus
public interface class IDocumentStatus
type IDocumentStatus = interface end
Value | Status of the document. |
Contains | Check to see if a flags enumeration has a specific flag set. |
IsIdenticalTo | Checks if the flag value is identical to the provided enum. |