Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Property ASSN_TRANS_COMMENT_TYPE_ENUM As Byte
Get
Set
'Usage
Dim instance As AssnHistoryDataSet.HistoryRow
Dim value As Byte
value = instance.ASSN_TRANS_COMMENT_TYPE_ENUM
instance.ASSN_TRANS_COMMENT_TYPE_ENUM = value
public byte ASSN_TRANS_COMMENT_TYPE_ENUM { get; set; }
Property value
Type: System.Byte
Remarks
This value should always be 0.
See also
Reference
AssnHistoryDataSet.HistoryRow class