Click or drag to resize

MonthlyFiscalCalendar Class

Monthly fiscal calendar of an organization. A span of time during which the financial activities of an organization are calculated.
Inheritance Hierarchy
SystemObject
  Entity
    Novalys.VisualGuard.Security.CRM.SdkMonthlyFiscalCalendar

Namespace:  Novalys.VisualGuard.Security.CRM.Sdk
Assembly:  Novalys.VisualGuard.Security.CRM (in Novalys.VisualGuard.Security.CRM.dll) Version: 2019.0.101.19 (2019.0.0101.19)
Syntax
public class MonthlyFiscalCalendar : Entity, 
	INotifyPropertyChanging, INotifyPropertyChanged

The MonthlyFiscalCalendar type exposes the following members.

Constructors
  NameDescription
Public methodMonthlyFiscalCalendar
Default Constructor.
Top
Properties
  NameDescription
Public propertyAttributes (Inherited from Entity.)
Public propertyBusinessUnitId
Public propertyCreatedBy
Unique identifier of the user who created the fiscal calendar.
Public propertyCreatedOn
Date and time when the quota for the monthly fiscal calendar was modified.
Public propertyCreatedOnBehalfBy
Unique identifier of the delegate user who created the monthlyfiscalcalendar.
Public propertyEffectiveOn
Date and time when the monthly fiscal calendar sales quota takes effect.
Public propertyEntityState (Inherited from Entity.)
Public propertyExchangeRate
Exchange rate for the currency associated with the monthly fiscal calendar with respect to the base currency.
Public propertyExtensionData (Inherited from Entity.)
Public propertyFiscalPeriodType
Type of fiscal period used in the sales quota.
Public propertyFormattedValues (Inherited from Entity.)
Public propertyId (Overrides Entity.Id.)
Public propertyItem (Inherited from Entity.)
Public propertylk_monthlyfiscalcalendar_createdby
N:1 lk_monthlyfiscalcalendar_createdby
Public propertylk_monthlyfiscalcalendar_createdonbehalfby
N:1 lk_monthlyfiscalcalendar_createdonbehalfby
Public propertylk_monthlyfiscalcalendar_modifiedby
N:1 lk_monthlyfiscalcalendar_modifiedby
Public propertylk_monthlyfiscalcalendar_modifiedonbehalfby
N:1 lk_monthlyfiscalcalendar_modifiedonbehalfby
Public propertylk_monthlyfiscalcalendar_salespersonid
N:1 lk_monthlyfiscalcalendar_salespersonid
Public propertyLogicalName (Inherited from Entity.)
Public propertyModifiedBy
Unique identifier of the user who last modified the quota for the monthly fiscal calendar.
Public propertyModifiedOn
Date and time when the quota for the monthly fiscal calendar was last modified.
Public propertyModifiedOnBehalfBy
Unique identifier of the delegate user who last modified the monthlyfiscalcalendar.
Public propertyMonth1
Sales quota for the first month in the fiscal year.
Public propertyMonth1_Base
Base currency equivalent of the sales quota for the first month in the fiscal year.
Public propertyMonth10
Sales quota for the tenth month in the fiscal year.
Public propertyMonth10_Base
Base currency equivalent of the sales quota for the tenth month in the fiscal year.
Public propertyMonth11
Sales quota for the eleventh month in the fiscal year.
Public propertyMonth11_Base
Base currency equivalent of the sales quota for the eleventh month in the fiscal year.
Public propertyMonth12
Sales quota for the twelfth month in the fiscal year.
Public propertyMonth12_Base
Base currency equivalent of the sales quota for the twelfth month in the fiscal year.
Public propertyMonth2
Sales quota for the second month in the fiscal year.
Public propertyMonth2_Base
Base currency equivalent of the sales quota for the second month in the fiscal year.
Public propertyMonth3
Sales quota for the third month in the fiscal year.
Public propertyMonth3_Base
Base currency equivalent of the sales quota for the third month in the fiscal year.
Public propertyMonth4
Sales quota for the fourth month in the fiscal year.
Public propertyMonth4_Base
Base currency equivalent of the sales quota for the fourth month in the fiscal year.
Public propertyMonth5
Sales quota for the fifth month in the fiscal year.
Public propertyMonth5_Base
Base currency equivalent of the sales quota for the fifth month in the fiscal year.
Public propertyMonth6
Sales quota for the sixth month in the fiscal year.
Public propertyMonth6_Base
Base currency equivalent of the sales quota for the sixth month in the fiscal year.
Public propertyMonth7
Sales quota for the seventh month in the fiscal year.
Public propertyMonth7_Base
Base currency equivalent of the sales quota for the seventh month in the fiscal year.
Public propertyMonth8
Sales quota for the eighth month in the fiscal year.
Public propertyMonth8_Base
Base currency equivalent of the sales quota for the eighth month in the fiscal year.
Public propertyMonth9
Sales quota for the ninth month in the fiscal year.
Public propertyMonth9_Base
Base currency equivalent of the sales quota for the ninth month in the fiscal year.
Public propertyMonthlyFiscalCalendar_AsyncOperations
1:N MonthlyFiscalCalendar_AsyncOperations
Public propertyMonthlyFiscalCalendar_BulkDeleteFailures
1:N MonthlyFiscalCalendar_BulkDeleteFailures
Public propertyRelatedEntities (Inherited from Entity.)
Public propertySalesPersonId
Unique identifier of the associated salesperson.
Public propertyTimeZoneRuleVersionNumber
For internal use only.
Public propertytransactioncurrency_monthlyfiscalcalendar
N:1 transactioncurrency_monthlyfiscalcalendar
Public propertyTransactionCurrencyId
Unique identifier of the currency associated with the monthly fiscal calendar.
Public propertyUserFiscalCalendarId
Unique identifier of the monthly fiscal calendar.
Public propertyUTCConversionTimeZoneCode
Time zone code that was in use when the record was created.
Top
Methods
  NameDescription
Public methodContains (Inherited from Entity.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetAttributeValue``1 (Inherited from Entity.)
Protected methodGetFormattedAttributeValue (Inherited from Entity.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Protected methodGetRelatedEntities``1 (Inherited from Entity.)
Protected methodGetRelatedEntity``1 (Inherited from Entity.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodSetAttributeValue (Inherited from Entity.)
Protected methodSetRelatedEntities``1 (Inherited from Entity.)
Protected methodSetRelatedEntity``1 (Inherited from Entity.)
Public methodToEntity``1 (Inherited from Entity.)
Public methodToEntityReference (Inherited from Entity.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Events
Fields
See Also