[]
A strongly-typed resource class, for looking up localized strings, etc.
public class C1_Document_DevStrings : Common<C1_Document_DevStrings>
Name | Description |
---|---|
C1_Document_DevStrings() |
Name | Description |
---|---|
AliasAlreadyUsed | Looks up a localized string similar to Alias [{0}] cannot be used for type [{1}] because it is already used.. |
CanNoCreatePrintJob | Looks up a localized string similar to Can not create print job for [{0}] printer. Exception: {1}. |
CanNotResolveType | Looks up a localized string similar to Type [{0}] specified for [{1}] cannot be resolved.. |
CannotSerializeObject | Looks up a localized string similar to Cannot serialize object of type [{0}].. |
ChildRecNotFound | Looks up a localized string similar to [0x{0:X2}] record does not contain [0x{1:X2}] record.. |
Culture | Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class. |
DocumentLocationNotSpecified | Looks up a localized string similar to C1SSRSDocumentSource.DocumentLocation property not specified.. |
DocumentSourceBusy | Looks up a localized string similar to "The {0} is busy.". |
ExpectedEnumerationType | Looks up a localized string similar to Type [{0}] is not enumeration.. |
IC1SerializableNotSupported | Looks up a localized string similar to Type [{0}] does not support IC1Serializable interface.. |
IListNotSupported | Looks up a localized string similar to Type [{0}] does not support IList interface.. |
IdAlreadyUsed | Looks up a localized string similar to Id [{0}] cannot be used for type [{1}] because it is already used.. |
InvalidBarCodeNone | Looks up a localized string similar to RenderBarCode.BarCodeType cannot be set to BarCodeType.None.. |
InvalidPaperSize | Looks up a localized string similar to Invalid paper size with code {0}.. |
InvalidString | Looks up a localized string similar to String [{0}] does not represent an instance of type [{1}].. |
ItemAlreadyHasOwner | Looks up a localized string similar to The item already has the owner.. |
NameAlreadyExists | Looks up a localized string similar to Item with name [{0}] already exists.. |
NameCantBeNullOrEmpty | Looks up a localized string similar to Name of DictionaryItem can't be null or empty.. |
NoParameterlessConstructor | Looks up a localized string similar to Type [{0}] has no parameterless constructor.. |
NonPaginatedNotSupported | Looks up a localized string similar to {0} does not support non Paginated mode of generation.. |
ObjectAlreadyAddedToDocument | Looks up a localized string similar to Object already added to the document.. |
PaginatedNotSupported | Looks up a localized string similar to {0} does not support Paginated mode of generation.. |
PrintError | Looks up a localized string similar to Error while printing on [{0}] printer.. |
ReadObjectError | Looks up a localized string similar to Exception during deserialize [{0}] node, error: {1}. |
ReferenceAlreadyResolved | Looks up a localized string similar to Reference [{0}] already resolved.. |
TypeAlreadyAliased | Looks up a localized string similar to Alias [{0}] cannot be used for type [{1}] because this type already has a registered alias.. |
TypeNameNotSpecified | Looks up a localized string similar to [{0}] has no type specified.. |
UnknownType | Looks up a localized string similar to Unknown type [{0}].. |
XlsFilterInvalidToleranceValue | Looks up a localized string similar to Value must be from [0] to [10]. |