Class RetrievePersonField
public class RetrievePersonField : Query<PersonFieldModel>, IQuery<PersonFieldModel>
- Inheritance
-
RetrievePersonField
- Implements
- Inherited Members
- Extension Methods
Constructors
RetrievePersonField()
public RetrievePersonField()
Properties
FieldIdentifier
public Guid FieldIdentifier { get; set; }