CostRateCreationInformation Class

Definition

[Microsoft.SharePoint.Client.ScriptType("PS.CostRateCreationInformation", ServerTypeId="{bc115e20-54ef-46e2-aabc-c67615dc9c93}", ValueObject=true)]
public class CostRateCreationInformation : Microsoft.SharePoint.Client.ClientValueObject
type CostRateCreationInformation = class
    inherit ClientValueObject
Public Class CostRateCreationInformation
Inherits ClientValueObject
Inheritance
CostRateCreationInformation
Attributes

Constructors

CostRateCreationInformation()

Properties

CostPerUse
EffectiveDate
OvertimeRate
StandardRate
TypeId

Methods

CustomFromJson(JsonReader) (Inherited from ClientValueObject)
CustomWriteToXml(XmlWriter, SerializationContext) (Inherited from ClientValueObject)
FromJson(JsonReader) (Inherited from ClientValueObject)
InitOnePropertyFromJson(String, JsonReader)
WriteToXml(XmlWriter, SerializationContext)

Applies to