IMemberInfoPartTimeJobs Property |
兼职信息
Namespace: X3Platform.MembershipAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
SyntaxIList<IAssignedJobInfo> PartTimeJobs { get; }
property IList<IAssignedJobInfo^>^ PartTimeJobs {
IList<IAssignedJobInfo^>^ get ();
}
Property Value
Type:
IListIAssignedJobInfo
See Also