Interface IFormApplyModel
Inherited Members
Namespace: Ede.Uofx.PubApi.Sdk.NetStd.Interfaces
Assembly: Ede.Uofx.PubApi.Sdk.NetStd.dll
Syntax
public interface IFormApplyModel : IRequestModel, IAccountModel
Properties
View SourceKey
使用者部門代碼
Declaration
string Key { get; }
Property Value
Type | Description |
---|---|
System.String |
Opinion
Declaration
string Opinion { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Urgent
Declaration
bool Urgent { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |