public const string CompletedByIDKey = "CompletedByID"
Public Const CompletedByIDKey As String = "CompletedByID"
public: literal String^ CompletedByIDKey = "CompletedByID"
static val mutable CompletedByIDKey: string
In This Article